[PATCH] http2: do not crash on mismatched ping buffer length
authorRené <contact.9a5d6388@renegade334.me.uk>
Wed, 8 Oct 2025 23:23:34 +0000 (00:23 +0100)
committerJérémy Lal <kapouer@melix.org>
Thu, 5 Mar 2026 10:05:11 +0000 (11:05 +0100)
commit78540c74e23729add5c587868af76d51293ef9f8
tree103872ad79d6731527595f09a5abd7cd208f3a3d
parentbb101bf83418b8b2d16ae67db31675e9a8942679
[PATCH] http2: do not crash on mismatched ping buffer length

PR-URL: https://github.com/nodejs/node/pull/60135
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tim Perry <pimterry@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Gbp-Pq: Topic sec
Gbp-Pq: Name 28-http2-do-not-crash-on-mismatched-ping-buffer-length.patch
lib/internal/http2/core.js
test/parallel/test-http2-ping.js